immodule: Pass a GdkDisplay for default context ID
authorBenjamin Otte <otte@redhat.com>
Mon, 7 Jan 2019 23:22:14 +0000 (00:22 +0100)
committerBenjamin Otte <otte@redhat.com>
Mon, 7 Jan 2019 23:41:12 +0000 (00:41 +0100)
commitca76675a6948ea113e15d7b455f2de2cd69ab26b
treea9a38d6356048a39885a8b6641905b9f7ae6fcb2
parent16d4ce4d0301b7af2a67703e792efdcf27b1d397
immodule: Pass a GdkDisplay for default context ID

After all, the context depends on the display - we want to use the
wayland context for Wayland,  xim for X11 and so on.
gtk/gtkimmodule.c
gtk/gtkimmoduleprivate.h
gtk/gtkimmulticontext.c